home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / hs_inst.zip / HS-PROD.ZIP / HS-PROD.DOC
Text File  |  1991-10-30  |  843b  |  28 lines

  1.  
  2.  
  3.                   INSTALLING HS/LINK EXTERNAL PROTOCOL
  4.                  IN PRODOOR 3.43 (BETAS DATED 10/30/91)
  5.  
  6.                                   
  7.      Please refer to the PRODOOR manual and change history for detailed
  8.      information on installation of external protocols.  The following
  9.      installation steps should work for most folks:
  10.  
  11.  
  12.      To install HS/Link in ProDoor, add the following lines to the end
  13.      of your PROD.CNF file:
  14.  
  15.      ;
  16.      98 H 0 T 50 HS/Link (Bi-directional)
  17.      hslink -p$N$ -e$C$ -u$PLAY$ $@$ -a
  18.      ;
  19.      98 H 0 R 0 HS/Link
  20.      hslink -p$N$ -e$C$ -u$PLAY$
  21.      ;
  22.  
  23.      This creates the 'H' protocol, which can be used with the (U)pload
  24.      command for uploading only, or with the (D)ownload command for
  25.      downloading only or simultaneous uploading and downloading.
  26.  
  27.  
  28.